@import url("base.css");
/*导航类目*/
#nav #menu-sort{display:block!important}

/*===幻灯广告===*/
.focus-hd{width:100%;height:400px;overflow:hidden;position:relative}
.focus-hd .hd{height:30px;overflow:hidden;position:absolute;right:15px;bottom:15px;z-index:1}
.focus-hd .hd ul{overflow:hidden;zoom:1;float:left}
.focus-hd .hd ul li{float:left;margin-right:5px;width:30px;height:30px;line-height:30px;text-align:center;background:#fff;cursor:pointer;border-radius:50%}
.focus-hd .bd{position:relative;height:100%;z-index:0}
.focus-hd .bd li{zoom:1;vertical-align:middle}
.focus-hd .bd img{width:100%;height:100%;display:block}
.focus-hd .next,.focus-hd .prev{position:absolute;left:3%;top:50%;margin-top:-25px;display:block;width:32px;height:40px;background:url(../images/icon.png) -110px -80px no-repeat;filter:alpha(opacity=50);opacity:.5}
.focus-hd .next{left:auto;right:3%;background-position:8px -80px}
.focus-hd .next:hover,.focus-hd .prev:hover{filter:alpha(opacity=100);opacity:1}
.focus-hd .prevStop{display:none}
.focus-hd .nextStop{display:none}

/*===单行产品===*/
.dh-prod{overflow:hidden}
.dh-prod .title{height:40px;border-bottom:3px #f2f2f2 solid;color:#404040}
.dh-prod .title h3{float:left;line-height:40px;padding:0 20px;cursor:pointer;border-bottom:3px #1864b0 solid}
.dh-prod .text ul{overflow:hidden;zoom:1}
.dh-prod .text li{padding:0;margin-right:-1px;width:240px;border:1px solid #f2f2f2;float:left;overflow:hidden;text-align:center}
.dh-prod .text li:nth-child(5n){margin-right:0}
.dh-prod .text li:first-child,.dh-prod .text li:first-child .pic img:first-child{width:235px;height:330px;border:none}
.dh-prod .text li:hover{background:#fff}
.dh-prod .text li .pic{text-align:center;padding:10px}
.dh-prod .text li:nth-child(1) .pic:nth-child(1){margin:0;padding:0}
.dh-prod .text li .pic img{width:220px;height:220px;display:block;margin:0 auto;text-align:center}
.dh-prod .text li .pic a:hover img{border-color:#999}
.dh-prod .text li .name{line-height:24px;text-align:left;padding:0 10px;height:48px;overflow:hidden}
.dh-prod .text li .price{text-align:left;padding:0 10px;font-size:16px;color:red;font-weight:700;height:40px;line-height:40px}

.ads{width:1200px;background:#fff}
.ads img{width:100%;max-height:180px}

.lm_tit{height:40px;line-height:40px;position:relative;background:#eee}
.lm_tit h2{display:block}
.lm_tit span{font-size:18px;font-weight:100;padding:0 30px;width:140px;text-align:center;height:40px;line-height:40px;display:block;border-top-left-radius:9px;border-bottom-left-radius:9px}
.cp .prod .block ul{width:102%}
.cp .prod .block ul li{float:left;width:220px;height:340px;margin-right:20px;margin-top:20px;background:#fff;border:2px solid #ddd}
.cp .prod .block ul li.tips{position:relative;width:468px;height:342px;border:none}
.cp .prod .block ul li.tips .pic{position:absolute;width:468px;height:342px}
.cp .prod .block ul li.tips .pic img{width:100%;height:100%}
.cp .prod .block ul li .img{width:220px;height:225px}
.cp .prod .block ul li .img img{width:100%;height:100%}
.cp .prod .block ul li .t1{margin:.6rem .8rem;height:3.2rem;line-height:1.6rem;overflow:hidden}
.cp .prod .block ul li .t2{float:left;padding:0 0 .8rem .8rem;font-size:1.2rem;font-weight:700;color:red}
.cp .prod .block ul li .t3{float:right;position:relative}
.cp .prod .block ul li .t3 a{height:30px;width:30px;border-radius:50%;color:#888!important;float:right;text-align:center;line-height:30px;margin-right:1.2rem}
.cp .prod .block ul li{transition:all .5s}
.cp .prod .block ul li:hover{box-shadow:0 0 15px rgba(0,0,0,.2);-webkit-transform:translate(0,-10px);-ms-transform:translate(0,-10px);-o-transform:translate(0,-10px);transform:translate(0,-10px)}
.cp .prod .block ul li:nth-child(9):hover{box-shadow:10px 10px 0 #fc0171;border-radius:0}
.cp .prod .block ul li.tipes:hover{box-shadow:10px 10px 0 #0078ff}